Wrap text in the header

To wrap text in the header apply .aw-text-wrap class to the parent template (headers)

	grid.getHeadersTemplate().setClass("text", "wrap"); 

Back to grid header examples, all examples